Rank in Wordlist | Frequency | Word |
---|---|---|
452 | 1 | D.A,TVA |
616 | 1 | adala,tsy |
1113 | 1 | pilo,sns |
Rank in Wordlist | Frequency | Word |
---|---|---|
210 | 2 | 40%'ny |
402 | 1 | 80%-n'ny |
Rank in Wordlist | Frequency | Word |
---|---|---|
3 | 63 | amin'ny |
50 | 6 | an'ny |
69 | 5 | amin'izany |
83 | 5 | tamin'ny |
93 | 4 | Biraon'ny |
100 | 4 | anatin'ny |
103 | 4 | ataon'ny |
108 | 4 | fetin'ny |
152 | 3 | Tompon'andraikitra |
158 | 3 | anivon'ny |
Rank in Wordlist | Frequency | Word |
---|---|---|
399 | 1 | 6103/2008 |
404 | 1 | 9026/2008 |
In the last subsection of this type we look for words containing other special characters: , ( ) % & $
" ' + * = / _
Depending on the language some of these characters may be allowed within words, other will not. If words with forbidden characters do not have very low frequency there might be a problem in preprocessing.
Words containing %:
select w_id-100,freq, word from words where w_id>100 and word like "%\%%" limit 10;
3.12.1 Words with Hyphens
3.12.2 Multiwords
3.12.3 (Multi-)Words with dots